home *** CD-ROM | disk | FTP | other *** search
/ Nintendo E3 1997 press kit CD / NINTENDO.ISO / mac / viewer / INTRO.DIR / 00001_Script_Movie Script next >
Text File  |  1997-06-11  |  255b  |  8 lines

  1. on startMovie
  2.   set myCursor to [85,86]
  3.   set the cursor of sprite 3 to myCursor
  4.   set the cursor of sprite 4 to myCursor
  5.   set the cursor of sprite 5 to myCursor
  6.   set the cursor of sprite 7 to myCursor
  7.   set the cursor of sprite 9 to myCursor
  8. end